Gets or sets a boolean value indicating whether the client view must be loaded automatically when its data is accessed.
Namespace:
C1.DataAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
| C# |
|---|
public bool AutoLoad { get; set; } |
| Visual Basic |
|---|
Public Property AutoLoad As Boolean Get Set |